NSAttributedString.GetFileWrapper Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
GetFileWrapper(NSRange, NSAttributedStringDocumentAttributes, NSError) | |
GetFileWrapper(NSRange, NSDictionary, NSError) |
GetFileWrapper(NSRange, NSAttributedStringDocumentAttributes, NSError)
public Foundation.NSFileWrapper GetFileWrapper (Foundation.NSRange range, Foundation.NSAttributedStringDocumentAttributes options, out Foundation.NSError error);
member this.GetFileWrapper : Foundation.NSRange * Foundation.NSAttributedStringDocumentAttributes * -> Foundation.NSFileWrapper
Parâmetros
- range
- NSRange
- error
- NSError
Retornos
Aplica-se a
GetFileWrapper(NSRange, NSDictionary, NSError)
[Foundation.Export("fileWrapperFromRange:documentAttributes:error:")]
public virtual Foundation.NSFileWrapper GetFileWrapper (Foundation.NSRange range, Foundation.NSDictionary options, out Foundation.NSError error);
abstract member GetFileWrapper : Foundation.NSRange * Foundation.NSDictionary * -> Foundation.NSFileWrapper
override this.GetFileWrapper : Foundation.NSRange * Foundation.NSDictionary * -> Foundation.NSFileWrapper
Parâmetros
- range
- NSRange
- options
- NSDictionary
- error
- NSError
Retornos
- Atributos