CTBaselineFont Enum
Definition
An enumeration whose values specify the whether the baseline font is from the original font or a reference font.
public enum CTBaselineFont
type CTBaselineFont =
- Inheritance
-
CTBaselineFont
Fields
Original | 1 | |
Reference | 0 |