←Select platform

PaperRoughness Property

Summary
Gets or sets a percentage which represents the paper surface roughness.
Syntax
C#
VB
C++
public int PaperRoughness { get; set; } 
  
Public Property PaperRoughness As Integer 
public: 
property int PaperRoughness { 
   int get(); 
   void set (    int ); 
} 

Property Value

Percentage of paper surface roughness, expressed in tenths of a percent. Valid values are 0 to 1000. Default value is 100.

Example

Refer to ColoredPencilExtendedCommand example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.