RVTDocs.com

RenderingSettings.PrinterResolution

Property
Description:
The resolution level when using printer.
Remarks:
The suitable resolution value is decided by default. You may obtain it from the ResolutionValue property.
Syntax
public PrinterResolution PrinterResolution { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: A value passed for an enumeration argument is not a member of that enumeration
InvalidOperationException The resolution target is not printer.