Skip navigation links
com.tencentcloudapi.mps.v20190612.models

Class ComposeSubtitleStyle

Returns:
Height The subtitle height. Two formats are supported: u200c
  • If the value ends with %, it specifies the height as a percentage of the canvas height. For example, `10%` means that the height is 10% of the canvas height.
  • u200c
  • If the value ends with px, it specifies the height in pixels. For example, `100px` means that the height is 100 pixels.
  • The default value is the value of `FontSize`.
    Parameters:
    Height - The subtitle height. Two formats are supported: u200c
  • If the value ends with %, it specifies the height as a percentage of the canvas height. For example, `10%` means that the height is 10% of the canvas height.
  • u200c
  • If the value ends with px, it specifies the height in pixels. For example, `100px` means that the height is 100 pixels.
  • The default value is the value of `FontSize`.
    Skip navigation links

    Copyright © 2024. All rights reserved.