←Select platform

PaperSizeName Property

Summary

Gets or sets the name of the custom paper size.

Syntax

C#
VB
C++
public string PaperSizeName { get; set; } 
  
Public Property PaperSizeName As String 
public: 
property String^ PaperSizeName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The name of the custom paper size.

Example

Refer to Specifications example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Printer Assembly