CPDFEditingConfig Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | CPDFView.h |
editingBorderColor
Sets the unselected border color of the text code block.
@property (nonatomic, strong) CPDFKitPlatformColor *editingBorderColorDiscussion
Sets the unselected border color of the text code block.
Declared In
CPDFView.h
editingSelectionBorderColor
Sets the selected border color of the text code block.
@property (nonatomic, strong) CPDFKitPlatformColor *editingSelectionBorderColorDiscussion
Sets the selected border color of the text code block.
Declared In
CPDFView.h
editingBorderWidth
Border width of the text code block.
@property (nonatomic, assign) CGFloat editingBorderWidthDiscussion
Border width of the text code block.
Declared In
CPDFView.h
editingBorderDashPattern
Array of dashed lines of the text code block.
@property (nonatomic, strong) NSArray *editingBorderDashPatternDiscussion
Array of dashed lines of the text code block.
Declared In
CPDFView.h
editingOffsetGap
Sets the offset interval at which blocks are displayed
@property (nonatomic, assign) CGFloat editingOffsetGapDiscussion
Sets the offset interval at which blocks are displayed
Declared In
CPDFView.h
pageSpacingGap
Set the move range spacing for the text editing page
@property (nonatomic, assign) CGFloat pageSpacingGapDiscussion
Set the move range spacing for the text editing page
Declared In
CPDFView.h