CustomFormattedPart.Persist(String, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override System::IO::Stream ^ Persist(System::String ^ % encoding, bool wantEncoding);
public override System.IO.Stream Persist (ref string encoding, bool wantEncoding);
override this.Persist : string * bool -> System.IO.Stream
Public Overrides Function Persist (ByRef encoding As String, wantEncoding As Boolean) As Stream
Parameters
- encoding
- String
- wantEncoding
- Boolean