Name | Description | |
---|---|---|
![]() | AnnotationFont | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | AnnotationFont | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Bold | Gets or sets a value indicating whether the AnnotationFont is bold. |
![]() | CharSet | Gets or sets an integer value that specifies the character set that the AnnotationFont uses. |
![]() | FamilyName | Gets or sets the family name of the AnnotationFont. |
![]() | Italic | Gets or sets a value indicating whether the AnnotationFont is italic. |
![]() | Size | Gets or sets the em-size of the AnnotationFont measured in the units specified by the Unit property. |
![]() | Strikeout | Gets or sets a value indicating whether the AnnotationFont specifies a horizontal line through the font. |
![]() | Underline | Gets or sets a value indicating whether the AnnotationFont is underlined. |
![]() | Unit | Gets or sets the unit of measure for the AnnotationFont. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current AnnotationFont instance. |
![]() | Equals | Indicates whether the specified object is a AnnotationFont object and has the same property values (FamilyName, CharSet, Bold, Italic, Strikeout, Underline Size, and Unit) as this AnnotationFont object. |
![]() | GetHashCode | Returns the hash code for this AnnotationFont. |
![]() | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |