![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFImage Structure : BitsPerComponent Property |
public int BitsPerComponent {get; set;}
'Declaration
Public Property BitsPerComponent As Integer
'Usage
Dim instance As PDFImage Dim value As Integer instance.BitsPerComponent = value value = instance.BitsPerComponent
public int getBitsPerComponent() public void setBitsPerComponent(int bitsPerComponent)