2027 Members
Changes 0
M

ImageExportOptions Properties

Name Return Type Description
P ExportRange ExportRange The export range defining which view(s) will be exported.
P FilePath string The file name and path for the exported file.
P FitDirection FitDirectionType The fit direction. Used only if ZoomType is FitToPage.
P HLRandWFViewsFileType ImageFileType File type for exported HLR and wireframe views.
P ImageResolution ImageResolution The image resolution in dots per inch.
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity.
P PixelSize int The pixel size of an image in one direction. Used only if ZoomType is FitToPage.
P ShadowViewsFileType ImageFileType The file type for exported shadow views.
P ShouldCreateWebSite bool Whether or not to create a web site with a page for each export. Used only when ExportRange is SetOfViews.
P ViewName string The name of the view to be created.
P Zoom int The value for Zoom (as a percentage). Used only when ZoomType is Zoom.
P ZoomType ZoomFitType The zoom type, which defines how the image size is determined.