Gets or sets the printer paper source for this document or sheet.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PrinterPaperSource As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IPageSetup
Dim value As Integer
instance.PrinterPaperSource = value
value = instance.PrinterPaperSource
|
C# | |
---|
int PrinterPaperSource {get; set;} |
C++/CLI | |
---|
property int PrinterPaperSource {
int get();
void set (int value);
} |
Return Value
Printer paper source (see
Remarks)
Remarks
See Also
Availability
SoldiWorks 2001Plus SP3, Revision Number 10.3