ExportBinaryImageSettings Constructors
Contains image settings that are applied when a binary image is exported.Name | Parameters | Description |
---|---|---|
ExportBinaryImageSettings() | none | Initializes a new instance of the ExportBinaryImageSettings class with default settings. |
ExportBinaryImageSettings(IPropertiesOwner) | owner | Initializes a new instance of the ExportBinaryImageSettings class with the specified owner. |
See Also