PublisherFileType class
Leave feedback
On this page
Defines Publisher documents.
Includes the following types: PublisherFileType.pub. Learn more about Publisher formats here: https://docs.fileformat.com/publisher/.
The PublisherFileType type exposes the following members:
| Constructor | Description |
|---|---|
| init | Initializes a PublisherFileType for serialization. |
| Method | Description |
|---|---|
| compare_to | Compares current object to other. (inherited from Enumeration) |
| compare_to_object | (inherited from Enumeration) |
| equals | Implements the equality comparison defined by Enumeration.equals. (inherited from FileType) |
| equals_enumeration | (inherited from FileType) |
| equals_object | (inherited from Enumeration) |
| from_display_name | (inherited from Enumeration) |
| from_extension | Gets the FileType for the provided file extension. (inherited from FileType) |
| from_filename | Returns FileType for specified file_name. (inherited from FileType) |
| from_stream | Returns FileType for provided document stream. (inherited from FileType) |
| from_value | (inherited from Enumeration) |
| get_all | (inherited from FileType) |
| get_hash_code | Provides the default hash function. (inherited from Enumeration) |
| to_string | String representation of file type. (inherited from FileType) |
| Property | Description |
|---|---|
| description | The file type description. (inherited from FileType) |
| extension | The file extension. (inherited from FileType) |
| family | The file family. (inherited from FileType) |
| file_format | The file format. (inherited from FileType) |
| Field | Description |
|---|---|
| PUB | A PUB file is a Microsoft Publisher document file format. It is used to create several types of design layout documents such as newsletters, flyers, brochures, postcards, etc. PUB files can contain text, raster and vector images. Learn more about this file format here. |
| UNKNOWN | Unknown file type (inherited from FileType) |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.