Name | Description | |
---|---|---|
SVGFormat Constructor | Initialize a new instance of SVGFormat. |
The following tables list the members exposed by SVGFormat.
Name | Description | |
---|---|---|
SVGFormat Constructor | Initialize a new instance of SVGFormat. |
Name | Description | |
---|---|---|
DoClipToGraphicExtent | Get or sets if the layout is clipped to the smallest bounding box that encompasses all layout elements. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) | |
DoCompressToSVGZ | Gets or sets a Boolean that controls if the document will be compressed. | |
DoConvertCharacterMarkerSymbolsToPolygon | Gets or sets a Boolean that controls the convertion of character marker symbols to polygon. | |
DoEmbedFonts | Gets or sets a Boolean that controls the embedding of fonts in the export file. | |
DoFullRasterization | Gets or sets a Boolean that controls the full rasterization in export file. | |
DoShowSelectionSymbology | Get or sets if the selection symbology should be shown for all the layerss. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) | |
Heading | Gets or sets the caption (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) | |
Height | Gets or sets the number of pixels that represents the height of the output file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) | |
ImageQuality | Gets or sets the output image quality - the draw resolution of map layers that draw as rasters. | |
IncludeNonVisibleMapLayers | Gets or sets if the output will have non-visible map layers. | |
OutputFileName | Gets or sets the path and file name for the output export file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) | |
Resolution | Gets or sets the resolution of the export file in dots per inch (DPI). (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) | |
Width | Gets or sets the number of pixels that represents the width of the output file. (Inherited from ArcGIS.Desktop.Mapping.ExportFormat) |
Name | Description | |
---|---|---|
ValidateOutputFilePath | Overridden. Validates the output file path. |