Uses of Class
com.stimulsoft.report.components.StiMargins

Packages that use StiMargins
com.stimulsoft.report.components   
com.stimulsoft.report.components.simplecomponents   
com.stimulsoft.report.dialogs   
 

Uses of StiMargins in com.stimulsoft.report.components
 

Fields in com.stimulsoft.report.components declared as StiMargins
static StiMargins StiMargins.Empty
           
 StiMargins StiPage.margins
           
 

Methods in com.stimulsoft.report.components that return StiMargins
 StiMargins StiMargins.deserializeString(java.lang.String stringValue)
           
 StiMargins StiPage.getMargins()
          Gets or sets page margins.
 

Methods in com.stimulsoft.report.components with parameters of type StiMargins
 void StiPage.setMargins(StiMargins value)
           
 

Uses of StiMargins in com.stimulsoft.report.components.simplecomponents
 

Methods in com.stimulsoft.report.components.simplecomponents that return StiMargins
 StiMargins StiText.getMargins()
          Gets or sets text margins.
 StiMargins StiRichText.getMargins()
          Gets or sets text margins.
 

Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiMargins
 void StiText.setMargins(StiMargins value)
           
 void StiRichText.setMargins(StiMargins value)
           
 

Uses of StiMargins in com.stimulsoft.report.dialogs
 

Methods in com.stimulsoft.report.dialogs that return StiMargins
 StiMargins StiForm.getMargins()
           
 

Methods in com.stimulsoft.report.dialogs with parameters of type StiMargins
 void StiForm.setMargins(StiMargins value)
           
 



Copyright © 2018 Stimulsoft. All Rights Reserved.