Name | Description | |
---|---|---|
![]() | Count | |
![]() | Document | Gets the document that contains this font. |
![]() | IsReadOnly | Gets a value indicating whether the containing document is in reading mode. |
![]() | Item | Gets an embedded font from this collection with a specified type. |
The following tables list the members exposed by EmbeddedFontCollection.
Name | Description | |
---|---|---|
![]() | Count | |
![]() | Document | Gets the document that contains this font. |
![]() | IsReadOnly | Gets a value indicating whether the containing document is in reading mode. |
![]() | Item | Gets an embedded font from this collection with a specified type. |
Name | Description | |
---|---|---|
![]() | Add | Adds a new embedded font to this collection. |
![]() | Clear | Clears this collection. |
![]() | Contains | Checks whether this collection contains an embedded font with the specified type. |
![]() | Remove | Removes the embedded font with a specified type from this collection. |
![]() | TryGetValue | Tries to get an embedded font with a specified type from this collection. |