Foxit PDF SDK  9.1
FSTXT2PDFSettingData Class Reference
Inheritance diagram for FSTXT2PDFSettingData:

Instance Methods

(void) - dealloc
 
(void *) - getCptr
 
(id) - init
 
(id) - initWithCptr:swigOwnCObject:
 
(id) - initWithPage_width:page_height:page_margin:font:text_size:text_color:linespace:is_break_page:
 
(void) - set:page_height:page_margin:font:text_size:text_color:linespace:is_break_page:
 

Protected Attributes

BOOL swigCMemOwn
 
void * swigCPtr
 

Properties

FSFontfont
 
BOOL is_break_page
 
float linespace
 
float page_height
 
FSRectFpage_margin
 
float page_width
 
unsigned int text_color
 
float text_size
 

Method Documentation

◆ dealloc

- (void) dealloc

◆ getCptr

- (void*) getCptr

◆ init

- (id) init

◆ initWithCptr:swigOwnCObject:

- (id) initWithCptr: (void *)  cptr
swigOwnCObject: (BOOL)  ownCObject 

◆ initWithPage_width:page_height:page_margin:font:text_size:text_color:linespace:is_break_page:

- (id) initWithPage_width: (float)  page_width
page_height: (float)  page_height
page_margin: (FSRectF *)  page_margin
font: (FSFont *)  font
text_size: (float)  text_size
text_color: (unsigned int)  text_color
linespace: (float)  linespace
is_break_page: (BOOL)  is_break_page 

◆ set:page_height:page_margin:font:text_size:text_color:linespace:is_break_page:

- (void) set: (float)  page_width
page_height: (float)  page_height
page_margin: (FSRectF *)  page_margin
font: (FSFont *)  font
text_size: (float)  text_size
text_color: (unsigned int)  text_color
linespace: (float)  linespace
is_break_page: (BOOL)  is_break_page 

Member Data Documentation

◆ swigCMemOwn

- (BOOL) swigCMemOwn
protected

◆ swigCPtr

- (void*) swigCPtr
protected

Property Documentation

◆ font

- (FSFont*) font
readwritenonatomiccopy

◆ is_break_page

- (BOOL) is_break_page
readwritenonatomicassign

◆ linespace

- (float) linespace
readwritenonatomicassign

◆ page_height

- (float) page_height
readwritenonatomicassign

◆ page_margin

- (FSRectF*) page_margin
readwritenonatomiccopy

◆ page_width

- (float) page_width
readwritenonatomicassign

◆ text_color

- (unsigned int) text_color
readwritenonatomicassign

◆ text_size

- (float) text_size
readwritenonatomicassign