PortionFactoryCreatePortion Method

Overload List
  NameDescription
Public methodCreatePortion
Creates an empty text portion.
Public methodCreatePortion(String)
Creates a text portion from specified string.
Public methodCreatePortion(IPortion)
Creates a portion with the using of a specified portion data.
See Also