Visual Basic (Declaration) | |
---|---|
Overrides Public Function Clone() As DocumentOptions |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public override DocumentOptions Clone() |
C++/CLI | |
---|---|
public: DocumentOptions^ Clone(); override |
Return Value
The DocumentOptions this method creates, cast as an object.For an example, refer to DocumentWriter.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family