Package | Description |
---|---|
com.aspose.pdf |
The
com.aspose.pdf is a root package for all classes of Aspose.Pdf.New library which are either directly in it like Document or indirectly through several subpackages. |
Modifier and Type | Class and Description |
---|---|
static class |
Operator.SetAdvancedColor
Class representing scn operator (set color for non-stroking operations).
|
static class |
Operator.SetAdvancedColorStroke
Class representing SCN operator (set color for stroking operations).
|
static class |
Operator.SetCMYKColor
Class representing k operator (set CMYK color for non-stroknig operations).
|
static class |
Operator.SetCMYKColorStroke
Class representing K operator (set CMYK color for stroking operations).
|
static class |
Operator.SetColor
Represents class for sc operator (set color for non-stroknig operations).
|
static class |
Operator.SetColorStroke
Class representing SC operator set color for stroking color operators.
|
static class |
Operator.SetGray
Set gray level for non-stroking operations.
|
static class |
Operator.SetGrayStroke
Class representing gray level for stroking operations.
|
static class |
Operator.SetRGBColor
Class representing rg operator (set RGB color for non-stroknig operators).
|
static class |
Operator.SetRGBColorStroke
Class representing RG operator (set RGB color for stroking operators).
|
Copyright © 2017 Aspose. All Rights Reserved.